ISCPropertyValueCollection::Facet Arguments (Get Function)
Here is the signature for the Facet (Get) function:
VARIANT_BOOL Facet (VARIANT Facet)
The following table contains the valid arguments for the Facet (Get) function:
Parameter |
Valid Type/Value |
Description |
---|---|---|
Facet |
VT_I4 � Facet ID |
Retrieves a facet value. It fails if the facet is not set. |
Facet |
VT_BSTR � Facet name |
Retrieves a facet value. It fails if the facet is not set. |
More information is located in the Property Bag for Application Environment section.
Copyright © 2025 Quest Software, Inc. |